Versions Compared

Key

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

...

  • The opFlowSP primary option group_by changes to implement these filters;
  • The opCharts template also changes as follows:
    • The template name property must change to an appropriate string as each template name  needs to be different;
    • The template options{titleText} should change to an appropriate string value too;
    • The template external_url should change as follows:
      • external_url changes from the # character and is exactly that provided at the end of the URL in the browser addressbar for each option at opFlowSP->View->TopN->Options;
    • the template table_schema changes for each option as per the JSON returned by opFlowSP:
      • table_schema does require analysing the JSON returned by opFlowSP and setting table schema to best reflect the equivalent columnar structure in opFlowSP TopN Options.

...