Bug 399595

Summary: first 1 M lines for 3 million line data file not shown in graph
Product: [Applications] kst Reporter: Markku Pöysti <markku.poysti>
Component: view objectsAssignee: kst
Status: RESOLVED NOT A BUG    
Severity: normal CC: netterfield
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Microsoft Windows   
OS: Microsoft Windows   
Latest Commit: Version Fixed In:

Description Markku Pöysti 2018-10-10 08:59:02 UTC
SUMMARY

first 1 M lines for 3 million line data file not shown in graph

STEPS TO REPRODUCE
1. make 3 million lines of data
2. create graph from that
3. maximize graph to show all data

OBSERVED RESULT

first about 1 M data points not drawn

EXPECTED RESULT

all points drawn

SOFTWARE VERSIONS
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION
Comment 1 Netterfield 2018-10-21 05:35:36 UTC
What type of file were you looking at?  Was it an ASCII file?

What steps did you take to create the plot?  Was it from the command line or from the data wizard, or some other way?  

If it was from the GUI, what did you enter for starting frame and number of frames.
Comment 2 Markku Pöysti 2018-10-21 08:10:04 UTC
Just had to set the "read to end" checkbox as range, now it works! There was "2.1269e+06" as default range, did not notice that.