Google Charts Integration

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • office
    Junior Member
    • Jun 2025
    • 21

    #1

    Google Charts Integration

    Has anyone successfully integrated google charts?
  • office
    Junior Member
    • Jun 2025
    • 21

    #2
    It seems that EspoCRM's reporting doesn't support more than 2,000 rows. I need reports for 400,000 opportunities, but my graph isn't updating—even though I have proposals and other data. Currently, it only shows 1 result




    Click image for larger version

Name:	image.png
Views:	65
Size:	20.4 KB
ID:	118989

    Comment

    • Madinem
      Junior Member
      • Jun 2025
      • 1

      #3
      Originally posted by office
      Has anyone successfully integrated google charts gunspin?
      Yes, I’ve integrated Google Charts successfully—it's pretty straightforward with the JS library. Let me know if you need help with a specific part!
      Last edited by Madinem; Yesterday, 08:15 AM.

      Comment

      • lazovic
        Super Moderator
        • Jan 2022
        • 1083

        #4
        Originally posted by office
        It seems that EspoCRM's reporting doesn't support more than 2,000 rows. I need reports for 400,000 opportunities, but my graph isn't updating—even though I have proposals and other data. Currently, it only shows 1 result

        Click image for larger version  Name:	image.png Views:	27 Size:	20.4 KB ID:	118989
        Hi office,

        My instance currently has almost 450k opportunities, and the dashlet displays as follows:

        Click image for larger version

Name:	image.png
Views:	29
Size:	13.9 KB
ID:	119043

        It might be the custom stages, but I doubt it.​

        Comment

        • office
          Junior Member
          • Jun 2025
          • 21

          #5
          Could you please give me more details? I had succesfuly integrated with other opensource crms but now I didnt succeed.
          Originally posted by Madinem

          Yes, I’ve integrated Google Charts successfully—it's pretty straightforward with the JS library. Let me know if you need help with a specific part!

          Comment

          • office
            Junior Member
            • Jun 2025
            • 21

            #6
            its a bug bc i deactivated mandatory field for currency, because in my pipeline i wont have the exact sum up until some stage of the opportunity.

            Originally posted by lazovic

            Hi office,

            My instance currently has almost 450k opportunities, and the dashlet displays as follows:

            Click image for larger version

Name:	image.png
Views:	29
Size:	13.9 KB
ID:	119043

            It might be the custom stages, but I doubt it.​

            Comment

            • yuri
              Member
              • Mar 2014
              • 9114

              #7
              Here's the code responsible for this chart: https://github.com/espocrm/espocrm/b...rt/ByStage.php
              If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

              Comment

              Working...