Conversation
…passed to Axis inside of BulletItem, in order to format the labels into either timestamps or nicely-formatted numbers
|
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. Latest deployment of this branch, based on commit c50336b:
|
|
This pull request has been automatically marked as stale. If this pull request is still relevant, please leave any comment (for example, "bump"), and we'll keep it open. We are sorry that we haven't been able to prioritize reviewing it yet. Your contribution is very much appreciated. |
|
Closing this pull request after a prolonged period of inactivity. If this issue is still present in the latest release, please ask for this pull request to be reopened. Thank you! |
|
Can this issue be re-opened? Facing the same problem with this chart, would be useful to be able to customize the axes (as in, for example, formatting label numbers, or not showing each increment) |
|
bump |
|
maybe merge? |
|
bump |
Added axisFormat prop to
Bullet&BulletItemin order to format the horizontal axis of bullet chart beyond simple numbers. This supports dates as well as any numerical formatting. Addresses #1736