Skip to main content
Filter by
Sorted by
Tagged with
0 votes
1 answer
101 views

I've developed a Mac application using SciChart version 4.6.0. However, I'm encountering an issue where the Drag Modifier and RollOver Modifier lines extend beyond the chart height. This problem didn'...
Tommy's user avatar
  • 101
2 votes
2 answers
252 views

First of all, the specifications are as follows. use react use vite use [email protected] use [email protected] The module settings are as follows. export const SetSciChartSurface = () => { ...
hangyul jumg's user avatar
1 vote
0 answers
76 views

As i try to plot time on X axis in scichart graph in React js i am getting wrong date and time. I use timestamp to plot the X axis , i need only the time HH:MM:SS format not the date. // plotLine is ...
Abin Baisil's user avatar
0 votes
1 answer
258 views

Sorry if it look like a duplicate of question asked on SciChart forum https://www.scichart.com/questions/wpf/move-settings-from-legend-to-separate-menu but I didn't found the solution yet. Maybe I ...
Fedor Yudin's user avatar
1 vote
0 answers
104 views

I'm working with a SciChart surface and I've encountered an issue with the Y-axis values. As shown in the images below, the current Y-axis values are 40, 79, 119, and 159. However, I would like to ...
Dolev Dublon's user avatar
3 votes
1 answer
233 views

I'm trying to add this beautiful Waterfall chart SciChart has with this wrapper: https://github.com/NRTDP/SciChartBlazor But it looks like there is a problem with rendering 2d surfaces. I've created a ...
pythbull's user avatar
2 votes
1 answer
180 views

I have a performance problem with scichartjs, when initializing about 40 charts/surfaces the rendering state drops to 5-10 frames per second. I think it might be related to the fact that I run the ...
Dolev Dublon's user avatar
2 votes
2 answers
134 views

I need to make a demo of a sweep line with multiple surfaces with reactjs, but The problem is that when I choose to show more than 1 surface it only plays on the data on the latest created surface and ...
Dolev Dublon's user avatar
2 votes
1 answer
135 views

I have an application, which uses a method to create reports including a SciChart-Control. This does work both in WPF and Console applications. But when I needed to create such report automatically in ...
kef's user avatar
  • 21
2 votes
1 answer
179 views

Is there a way to force the loading animation for SciChart.js ? I receive my data with an api call, but it takes some time to process the data on server side and I would like to see the loading ...
Ionica's user avatar
  • 139
1 vote
0 answers
76 views

I’d like to preview SciChartSurface in Compose using @Preview annotation. I am getting error java.lang.NoClassDefFoundError: Could not initialize class com.scichart.drawing.canvas.RenderSurface$d @...
yoman796's user avatar
1 vote
1 answer
187 views

I am launching my application from different directories and in each directory SciChart generates a new GpuCapability.log file. Is there any possibility how to disable this functionality? I didn't ...
Snail's user avatar
  • 109
1 vote
0 answers
172 views

I have a chart with numeric axis and would like to display only certain numbers, i.e., the range is 0-500 and I would like to have major ticks with labels on 0, 10, 25, 50, 100, 250 and 500. Could you ...
sylwia's user avatar
  • 21
2 votes
1 answer
114 views

How does scichart add obj files to 3D interface ? <Window x:Class="SciChartObjTest.MainWindow" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x=&...
user13058544's user avatar
1 vote
0 answers
218 views

I have a situation in which I have a chart annotation that represents an event that happened. I want to add a marker that consists of several icons in the middle of it (see 1 and 2): I tried the ...
okipol's user avatar
  • 1,229

15 30 50 per page
1
2 3 4 5
13