question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

x/yFormat Documentation

See original GitHub issue

Thank you so much for the amazing product!

I’m wondering how I can use the xFormat attribute to leverage d3-formatting. I think this should probably be added to the documentation if you have some time.

image

For example, I want to format to two significant digit so I’m using the following line. However, it seems to not pick it up.

yFormat=".2s"

Thanks a lot!

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:8 (4 by maintainers)

github_iconTop GitHub Comments

2reactions
plouccommented, Jun 22, 2020

Hum, I see, yFormat only format the values, I think you’re trying to format the tick labels here, to do so you can add a format property to the axisLeft object.

1reaction
plouccommented, Jun 21, 2020

Please use Node.js 12 to run this.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Document Format, Documentation Style, and Proofreading
Document Format. Make sure that you have formatted your document as required for the writing task. If you are writing an essay in...
Read more >
Standard Documentation Formats | Writing Advice
Standard Documentation Formats · Traditional Endnotes or Footnotes with Superscript Numbers (humanities) · MLA System: Parenthetical Author-Page References ( ...
Read more >
4 Best Documentation Formatting Examples
In this article, we'll go over technical documentation formatting best practices and some documentation formatting examples and tips you can use.
Read more >
General Document Format | Effective Writing Practices Tutorial
Guidelines for the general format of a document. ... Information presented here on general APA formatting guidelines follows the Publication Manual of the ......
Read more >
File Format Docs
A file format describes the structure of data in a file that applications follow to read or create such files. File types can...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found