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

candleStick, ganttChart, lineChart chart and components improve init() date domain calculation #129

Open
jamesleesaunders opened this issue Dec 4, 2018 · 1 comment

Comments

@jamesleesaunders
Copy link
Owner

Assess whether it is appropriate to use the dataTransform module to also calculate 'date' and 'high/low' domain/extents.
Refactor dateDomain and candleMinMax code found in:

  • chart.candlestickChart()
  • chart.lineChart()
  • chart.ganttChart()
  • component.lineChart()
  • component.candleSticks()

Also consider which data format should be used as d3-ez's standard date format (i.e Unixtime or Date());

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

No branches or pull requests

1 participant