- ago
I want to do something like this:


For now, I'm using this:
PlotTimeSeries(..., PlotStyles.ThickHistogram);

Can we remove the space between the bars or is there a better way of doing this? I also set each bar's color (code not shown).

Thanks!
4
927
Solved
4 Replies

Reply

Bookmark

Sort
Glitch8
 ( 8.38% )
- ago
#1
The Thick Histogram may get close to this, but we'd really need to implement a "Mountain" new series drawing style. I'll tag this topic as a Feature Request and you can upvote it to vote for the request.
1
Glitch8
 ( 8.38% )
- ago
#2
Going to get this into Build 13 - Mountain Plot Style in progress!
0
Glitch8
 ( 8.38% )
- ago
#3
The new Mountain style in Build 13:

0
Best Answer
Glitch8
 ( 8.38% )
- ago
#4
And more control available via the new PlotIndicatorMountain and PlotTimeSeriesMountain methods.

0

Reply

Bookmark

Sort