Skip to content
This repository has been archived by the owner on Dec 10, 2021. It is now read-only.

fix(plugin-chart-echarts): improve marksize range #1323

Merged
merged 1 commit into from
Aug 22, 2021

Conversation

stephenLYZ
Copy link
Contributor

@stephenLYZ stephenLYZ commented Aug 21, 2021

🏆 Enhancements

related to apache/superset#16343 (comment)

set marker size to 0-20 for time-series echart.

image

@stephenLYZ stephenLYZ requested a review from a team as a code owner August 21, 2021 10:10
@vercel
Copy link

vercel bot commented Aug 21, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/superset/superset-ui/6RYzJzMVzuMU3xCRVm66p3LZySnP
✅ Preview: https://superset-ui-git-fork-stephenlyz-fix-marker-size-superset.vercel.app

Copy link
Contributor

@zhaoyongjie zhaoyongjie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@codecov
Copy link

codecov bot commented Aug 21, 2021

Codecov Report

Merging #1323 (8477403) into master (80242f8) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1323   +/-   ##
=======================================
  Coverage   30.02%   30.02%           
=======================================
  Files         487      487           
  Lines        9839     9839           
  Branches     1649     1649           
=======================================
  Hits         2954     2954           
  Misses       6647     6647           
  Partials      238      238           
Impacted Files Coverage Δ
...chart-echarts/src/Timeseries/Area/controlPanel.tsx 50.00% <ø> (ø)
...rt-echarts/src/Timeseries/Regular/controlPanel.tsx 50.00% <ø> (ø)
...chart-echarts/src/Timeseries/Step/controlPanel.tsx 40.00% <ø> (ø)
...ugin-chart-echarts/src/Timeseries/controlPanel.tsx 40.00% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 80242f8...8477403. Read the comment docs.

@zhaoyongjie zhaoyongjie merged commit 36d0ac4 into apache-superset:master Aug 22, 2021
@junlincc
Copy link
Contributor

thanks for the improvement! @stephenLYZ

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants