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 plugin - Resizable legend and other tweaks #534

Merged
merged 39 commits into from
Apr 9, 2019

Conversation

matt-hooper
Copy link
Contributor

This PR includes the ability for users to resize the legend by dragging the corners or edges. This is in addition to a previous PR that added the ability to move the legend.

image

There are also some minor changes to the sunburst chart and some additional tests.

redbearsam and others added 30 commits April 3, 2019 14:05
The test is able to create UI elements and then test that what was created is correct.
Also added a new `yarn test:unit` command to allow you to easily run just the unit tests in watch mode.
The `{style: "decimal"}` option is ignored for non-float types.
This gives us a more locale suitable formatting of the date.
The test uses the same function to format the date so that it matches.
Implemented an example UI/D3 based unit test
Don't store theme settings between renders (still put them in settings, but clear and reload when we re-render).
Remove remaining references to global "colorStyles" object (always use settings)
Calculate `interpolator` from gradient as required, rather than all the time.
@texodus
Copy link
Member

texodus commented Apr 9, 2019

Thanks for the PR! Looks great!

@texodus texodus merged commit 81ab653 into finos:master Apr 9, 2019
@matt-hooper matt-hooper deleted the d3fc_plugin branch May 3, 2019 08:38
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.

None yet

5 participants