Menu

#32 3d_bar chart 3d parameter in x-axis has to be first

version-2
open
nobody
None
5
2008-07-31
2008-07-31
No

This shows the 3d x-axis

"x_axis": { "3d": 5, "colour": "#909090", "labels": [ 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }

This don't

"x_axis": { "colour": "#909090", "labels": [ 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ], "3d": 5}

I think that is not important where the parameter is located in json.

Discussion


Log in to post a comment.

Monday.com Logo