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

D3FC render fixes #1186

Merged
merged 4 commits into from
Sep 8, 2020
Merged

D3FC render fixes #1186

merged 4 commits into from
Sep 8, 2020

Conversation

texodus
Copy link
Member

@texodus texodus commented Sep 8, 2020

  • Fixes right margin width for treemap chart when legend is not displayed

Wrong:
Screen Shot 2020-09-07 at 9 13 58 PM

Right:
Screen Shot 2020-09-07 at 9 13 50 PM

  • Fixes colorLegend bug which caused lower half to be miscolored

Wrong:
Screen Shot 2020-09-07 at 9 16 40 PM

Right:
Screen Shot 2020-09-07 at 9 16 33 PM

  • Fixes sunburst charts to not go AWOL when chart width < 500px

Wrong:
Screen Shot 2020-09-07 at 9 18 06 PM

Right:
Screen Shot 2020-09-07 at 9 18 23 PM

@texodus texodus added bug Concrete, reproducible bugs plugins JS labels Sep 8, 2020
@texodus texodus merged commit a580384 into master Sep 8, 2020
@texodus texodus deleted the d3fc-legend-fixes branch September 8, 2020 02:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Concrete, reproducible bugs JS plugins
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants