ivylabs / suitecrm-analytics

4 stars 4 forks source link

Add CCG to report template #263

Closed fraserward closed 3 years ago

fraserward commented 3 years ago

Is your feature request related to a problem? Please describe. We need to add the latest CCG functionality to the report template

Describe the solution you'd like A clear and concise description of what you want to happen.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

fraserward commented 3 years ago

We need to do this before we build any other reports.

fraserward commented 3 years ago

Report Design: Add Image to report header with value =[fChartURL] formula
Also check Style / size and position formulas

Formulas: Add fChartURL formula Add fChartParams formula Add fChartgeneratedURL formula (substituting the generated hash with CGGChartGenertor.js)

Table: Update Table pShowChartQuery to include more chart types

fraserward commented 3 years ago

use the Sample chart from the RCD

fraserward commented 3 years ago

updated functions, charts table, and added sample chart to report template

Pull Request: https://github.com/ivylabs/suitecrm-analytics/pull/268