Bug 157376 - Simply create a curve from a histogram using javaScript
Summary: Simply create a curve from a histogram using javaScript
Status: RESOLVED FIXED
Alias: None
Product: kst
Classification: Applications
Component: general (show other bugs)
Version: 1.5.0
Platform: Compiled Sources Linux
: NOR wishlist
Target Milestone: ---
Assignee: kst
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-08 00:21 UTC by Andrew Walker
Modified: 2008-02-08 00:23 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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