Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow usage of d3's TimeScale for timeseries data. #1638

Open
phibr0 opened this issue Mar 15, 2024 · 0 comments
Open

Allow usage of d3's TimeScale for timeseries data. #1638

phibr0 opened this issue Mar 15, 2024 · 0 comments

Comments

@phibr0
Copy link

phibr0 commented Mar 15, 2024

Feature request summary

Instead of using a LinearScale for LineCharts, allow usage of other scales d3 already provides. One could add a ScaleType option to the X/YAxisOptions or just pass in the scale directly. I would help with this feature, if necessary.

Rationale

Currently if data has infrequent keys, for example (2024-03-01, 2024-03-02, 2024-03-03, 2024-03-10, 2024-03-11) the Charts wouldn't reflect that gap.


🌟 Feature requests that are not yet planned will be closed. We then use the issue’s 👍 upvotes to track and set priorities. See the contribution guidelines for more information.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant