Bug 157376

Summary: Simply create a curve from a histogram using javaScript
Product: [Applications] kst Reporter: Andrew Walker <arwalker>
Component: generalAssignee: kst
Status: RESOLVED FIXED    
Severity: wishlist    
Priority: NOR    
Version: 1.5.0   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Andrew Walker 2008-02-08 00:21:26 UTC
Version:           1.5.0 (using KDE 3.5.3)
Installed from:    Compiled From Sources
OS:                Linux

It would be very convenient to be able to create a curve from a histogram in a simple manner using JavaScript.

At present you have to create the histogram and then create the curve, entering as inputs the child vectors of the histogram object. The the curve properties have to be set to display bars and not lines.
Comment 1 Andrew Walker 2008-02-08 00:23:11 UTC
SVN commit 772169 by arwalker:

BUG:157376 Allow the user to generate simply a curve from a histogram using javaScript - greatly streamlining the procedure previously required

 M  +36 -0     bind_curve.cpp  
 M  +4 -0      bind_curve.h  
 M  +1 -0      bind_histogram.cpp  
 M  +1 -1      bind_histogram.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=772169