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!
    
    
    
    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!
        Rename
    
        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.
    
    
        Going to get this into Build 13 - Mountain Plot Style in progress!
    
    
        The new Mountain style in Build 13:
    
    
        And more control available via the new PlotIndicatorMountain and PlotTimeSeriesMountain methods.
    
    
            Your Response
            
            Post
        
        
        
    
            Edit Post
            
        
        
        
    
            Login is required