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

feat: Tool bar above zoom bar and shift clicking zoom in #1

Closed
wants to merge 145 commits into from

Conversation

JennChao
Copy link
Collaborator

Updates

Demo screenshot or recording

圖片

Review checklist (for reviewers only)

  • Demos all features
  • Documented/annotated
  • Matches UI/UX specs
  • Meets the code style guide
  • Accessible
  • Mobile first (responsive)
  • RTL support (bidirectional text)
  • Performant (limited bloat)

hlyang397 and others added 30 commits July 16, 2020 10:30
- fix trailing-comma
- update scales-cartesian.getValueFromScale()
- update line time-series 15 seconds demo data
- using .scss to set fill and stroke color
- use flag to avoid recursive update event
- selected x range and domain as callback parameters
- update storybook
- add init() and destroy() in ZoomBar
- use Events.ZoomBar.UPDATE to handle axesMargins update
- move ZoomBarOptions from BaseChartOptions to AxisChartOptions
- remove zoombar graph line
- add zoombar unselected graph area with clip
- add zoombar baseline
- clear d3.brush selection style
@JennChao JennChao closed this Jul 22, 2020
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

Successfully merging this pull request may close these issues.

4 participants