I need to bar graph to display an audio signal (similar to Camtasia's 
display) with axes where I can control the width of the bars depending on 
the zoom level.  Additionally, I need to add variable width, movable 
markers along the graph.  These markers need to be linked to specific times 
in the audio signal and contain other meta data.

Here's a picture of something similar.  I need to be able to scale the y 
axis, but the x axis would need the scrollbar depending on zoom level.  I 
don't want the vertical scrollbar as everything should fit vertically.  
Additionally, I'd like to change the style of the scrollbars.

Is this possible with PyQtGraph as is?  Or would subclassing the relevant 
classes allow me to do what I need?

[image: exampleBarGraph.jpg]


Thanks!

-- 
You received this message because you are subscribed to the Google Groups 
"pyqtgraph" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/pyqtgraph/75b9b100-a2da-4768-8179-2066717c68ba%40googlegroups.com.

Reply via email to