Hello,everyone.
I want to change the column of chart like the right buttom,change their color to gradient color,border to other type,can I realize it?
I've searched in SCN,but all of them false.
Design Studio 1.5-Bar Chart using gradient colors in a series axis
I've tried use this css to change color,it worked,but how to set linear-gradient color.Both border-radius and box-shadow are all worked in button,false in chart,how can I realize chart like button?
Waiting for your help!
Thanks.
Jing
rect.v-datapoint.v-morphable-datapoint {
fill:red !important;
stroke: #858585 !important;
border-radius: 2px !important;
box-shadow: 1px 1px 0px orange !important;
}
Request clarification before answering.
| User | Count |
|---|---|
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.