Skip to content

finish 2D trace/chart API #234

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

Merged
merged 19 commits into from
Nov 16, 2021
Merged

finish 2D trace/chart API #234

merged 19 commits into from
Nov 16, 2021

Conversation

kMutagene
Copy link
Collaborator

@kMutagene kMutagene commented Nov 3, 2021

This PR adds the missing props for the following 2D Charts:

  • funnel
  • waterfall
  • heatmap
  • contour
  • ohlc
  • candlestick
  • splom

This PR also adds additional overloads to some of the Chart APIs, some noteworthy:

  • Chart.AnnotatedHeatmap : Heatmap with text annotations for the z values

  • updated docs

  • updated tests

This PR will

close #231
close #229
close #230
close #224
close #225
close #223
close #211
close #215
close #174
close #96

fix #241

@kMutagene kMutagene force-pushed the finish-2D branch 2 times, most recently from 4b303f8 to 8d5600e Compare November 13, 2021 15:07
@kMutagene kMutagene marked this pull request as ready for review November 16, 2021 09:34
@kMutagene kMutagene merged commit 2024346 into dev Nov 16, 2021
@kMutagene kMutagene deleted the finish-2D branch April 29, 2022 08:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment