GenericChartPanel and curveFit? | Ben Bimber | 2014-01-23 18:08 | |||||||||||||||||||||
Status: Closed | |||||||||||||||||||||||
A user noticed that after our upgrade to 13.3 a graph that is based on GenericChartPanel (i realize that's not in the public API) stopped showing the curveFit line. It had a config roughly like: cfg.curveFit = { type : 'linear', points: 10, min: 0, max: 7, params : [runRow.slope, runRow.intercept] } I dont see any obvious changes in GenericChartPanel to explain why this would no longer work. Was there a conscious change here, or another changes that could account for this? Thanks |
|||||||||||||||||||||||
| |||||||||||||||||||||||