Hi,
Is there any way to create a multipane chart in WPF like it done using Sub-Charts API in JavaScript chart where it shares same WebGL chart surface.
I know the way it is done using SciChartGroup where there are multiple SciChartSurfaces added to the group in order to create multipane chart, but if it can be done the way it is done in JavaScript charts, it will improve WPF chart performance drastically I think.
Regards,
Chandra
- Chandra Pratap Singh asked 3 weeks ago
- last active 3 weeks ago
Hi,
I’m trying to create Multi-Pane Heatmaps by using your example for multi-pane stock charts. I need to have one colormap per viewmodel and I think this should be bound to one HeatmapColourMap each to display the values of color.
So the ItemSource of SciChartGroup is ChartPaneViewModels which contains x number of Viewmodels where I add HeatMapRenderableSeriesViewModel with dataseries to ObservableCollection. Is this possible? I’m having some trouble displaying the correct colors for the data.
- Oistein Hurum asked 7 years ago
- last active 7 years ago
Hi!
Connecting to my latest reply on this thread
https://www.scichart.com/questions/question/strange-behaviour-of-collapsing-panes#sabai-entity-content-8887
I still can’t make panes disappear correctly with multiple panes.
Here is the sample project demonstrating what you proposed on the previous thread, the first chartpane is shown but the panes do not resize.
https://drive.google.com/open?id=0B19IHNOVxrKCR21aeG4tOHlRNmM
Please make this project work as expected (i.e. there is 3 panes in the list, but only the second displayed in the list on the area of the 3 panes) to show me, how this works.
thanks.
Kristóf
- Kristóf Czimer asked 7 years ago
- last active 7 years ago
Hi!
Is there any way to remove the default buttons on the childpanes
(i.e. make them disappear completly)?
Kristóf
- Kristóf Czimer asked 7 years ago
- last active 7 years ago
Hi!
I am trying to use SciChartGroupPane and ChildPanes for my application, and
want to collapse a pane , so that the remaining space is filled with the remaining graphs.
I tried to set the visibility to collapsed but, when i do that the panes only disappear,
but the remaining pane does not resize.
As I see the panes have two small buttons on the upper right corner for collapse and close,
This collapse button is similar to what i would want but I have no idea how to reach the collapse
functionality throgh code. Is it possible to collapse a pane withouth removing it from the container
for the ItemTemplate?
Thanks
Chris
- Kristóf Czimer asked 8 years ago
- last active 7 years ago
Hi All,
I am having an issue with legend as legend box is displays on chart and its also display series name on it but colors are not coming in legend only series name is displayed.
I also attached a IMAGE showing the above issue.
- vinay khandelwal asked 8 years ago
- last active 8 years ago
Guys I m trying to minimize all child pane in multi-pane charts by default i am not able to do that please help me
i want same like in image attached below.
please reply as soon as possible.
- vinay khandelwal asked 8 years ago
- last active 8 years ago