OroCRM Forums

Covering OroCRM topics, including community updates and company announcements.

Forums Forums OroCRM OroCRM – How do I? Questions Create column chart for report

This topic contains 2 replies, has 2 voices, and was last updated by  abel 7 years, 8 months ago.

Starting from March 1, 2020 the forum has been switched to the read-only mode. Please head to StackOverflow for support.

  • Creator
    Topic
  • #29026

    abel
    Participant

    Hi all!
    I want create report with column chart, but orocrm support line chart only.
    How can I add column chart for my report?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Author
    Replies
  • #29027

    Mike Kudelya
    Participant

    Hi,

    There are all available charts at the moment:
    vendor/oro/platform/src/Oro/Bundle/ChartBundle/Resources/config/oro/chart.yml

    Add

    to default_settings section and it will appear in report page.

    If you want to create new chart, please look at platform/src/Oro/Bundle/ChartBundle/Resources/public/js/app/components and platform/src/Oro/Bundle/ChartBundle/Resources/views/Chart directories.

    #29028

    abel
    Participant

    Sorry, that’s my bad.
    I had already added more chart to my report but I don’t remember change status to resolved :)
    Can you tell me, why line chart and the other chart wasn’t show correctly, like this question:
    https://oroinc.com/orocrm/forums/topic/report-line-chart-error

Viewing 2 replies - 1 through 2 (of 2 total)

The forum ‘OroCRM – How do I? Questions’ is closed to new topics and replies.

Back to top