Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Registered users can also post a new question here. Just click the Plus icon on the left

I'm building a HighChart and using the code below (found in highcharts.com documentation) to enable regression lines and show a data tab with the chart . However, the regression line and data tab are not rendering in PFX. Can you verify that the correct modules needed for these functions are available in PFX?

REGRESSION LINE CODE:

regression: true,

regressionSettings: [

                type: 'logarithmic',

                color: 'rgba(0,0,0,1)',

                name: 'Regression'

],

SHOW DATA TAB CODE:

.showDataTab()

Thank you!



Page Properties Report
firstcolumnTopic
showCommentsCounttrue
cqllabel = "q-and-a" and space = currentSpace ( )