I selected column chart to show square wave charts but there are also some line charts on the same page. I wanted to actually show everything as line chart but I didn't want the column chart to be filled with color. How can I control this in source code?
Hi, is there no way to change column chart attributes?
Make your color white (which is your background color of chart)
option name="charting.fieldColors"> {"NULL": 0xFF0000} /option
lessthan & graterthan symbols are not accepted in this box .check syntax properly.
Hi, making the field color to be the same as background will not show the chart out. The chart just blended into the background.
Hi,
Most of my dashboard charts are line charts and there is this one that shows only 1 and 0 and I wanted the chart to look like square wave so chose column chart then it's like odd one out vs all line chart without the bottom being shaded. I like to know if we can do something in the xml to remove the filling and show the square wave as line chart.
@wuming79, details in the question are not clear. Can you screenshot of what you have and mock of what you need?