WIP checkin
authorRich Lott / Artful Robot <forums@artfulrobot.uk>
Mon, 7 Oct 2019 20:25:00 +0000 (21:25 +0100)
committerRich Lott / Artful Robot <forums@artfulrobot.uk>
Tue, 8 Oct 2019 16:29:14 +0000 (18:29 +0200)
commitdc61ee93168cacf5ae0025cd1dba1e2ad4dd1014
treeffef5f8bdae23c4802893b7dd64a0e5b0ae269f8
parent8b056441a3578c3e29f545865cbc951ddaa740c0
WIP checkin

WIP: bar chart sort of working now

Pie and Bar charts working, with download in SVG and PNG links

oops remove accidental inclusion

remove accidentally included crap

remove 3d barchart as unnecessary (and unimplemented)
19 files changed:
CRM/Contribute/Form/ContributionCharts.php
CRM/Report/Form/Contribute/Lybunt.php
CRM/Report/Form/Contribute/Summary.php
CRM/Report/Form/Contribute/Sybunt.php
CRM/Report/Form/Event/IncomeCountSummary.php
CRM/Report/Form/Event/Summary.php
CRM/Report/Form/Mailing/Bounce.php
CRM/Report/Form/Mailing/Clicks.php
CRM/Report/Form/Mailing/Opened.php
CRM/Report/Form/Mailing/Summary.php
CRM/Report/Form/Member/Summary.php
CRM/Report/Form/Membership/Summary.php
CRM/Utils/Chart.php [new file with mode: 0644]
CRM/Utils/OpenFlashChart.php [deleted file]
templates/CRM/Contact/Page/DashBoardDashlet.tpl
templates/CRM/Contribute/Form/ContributionCharts.tpl
templates/CRM/Report/Form/Layout/Graph.tpl
templates/CRM/common/chart.tpl [new file with mode: 0644]
templates/CRM/common/openFlashChart.tpl [deleted file]