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

add Radar indicator can set different text color #6128

Merged
merged 1 commit into from
Jul 6, 2017

Conversation

sailaway
Copy link

@sailaway sailaway commented Jul 5, 2017

Radar type indicator text allow config to different text color; by setting:

...
radar: [
{
indicator: [
{text:'indicator1',color:'rgba(255, 2, 35, 1)',max:100},
{text:'indicator2',color:'rgba(00, 176, 92, 1)',max:100},
],
}
]
...

@100pah 100pah merged commit 4324076 into apache:master Jul 6, 2017
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.

2 participants