-
Notifications
You must be signed in to change notification settings - Fork 6
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
Add Orange Design System look&feel to default Apache ECharts legends #242
Add Orange Design System look&feel to default Apache ECharts legends #242
Conversation
✅ Deploy Preview for ods-charts ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The Apache Echarts looks good right now.
Small remark that could be handled later on:
The legend for ODS Charts should be 8x8px + a border of 1px around that, that does 10px in total. If we agree that, we might want to change values on css-themes.ts
, ods-charts-legends.ts
and ods-charts-popover.ts
.
4c8e013
to
06953a1
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks perfect to me, GG 🚀
06953a1
to
e394a05
Compare
Note: Please transform
- [ ]
into- (NA)
in the description when things are not applicableRelated issues
Description
Motivation & Context
Types of change
Test checklist
Please check that the following tests projects are still working:
docs/examples
test/angular-ngx-echarts
test/angular-echarts
test/html
test/react
test/vue
test/examples/bar-line-chart
test/examples/single-line-chart
test/examples/timeseries-chart