Skip to Content
Author's profile photo rajeesh o

Create simple chart in sapui5 using sap.m.makit library.

Prerequisites

1.sapui5 framework

2.sap.makit library loaded.

Steps

  1.First step is to include sap.makit library in index.html file

    1.PNG


    2.Create sap.makit.Chart control and give properties.

        2.PNG

    3.Get Data for the Chart.You can Get Data from Odata Service

          3.PNG

    4.Bind Data to Chart.All set..Try it

          4.PNG

sharing sample code

JS Bin – Collaborative JavaScript Debugging

Assigned Tags

      5 Comments
      You must be Logged on to comment or reply to a post.
      Author's profile photo Pavan Golesar
      Pavan Golesar

      Its really Fantastic..

      --PavanG

      Author's profile photo rajeesh o
      rajeesh o
      Blog Post Author

      Thank You Pavan

      Author's profile photo Nik Viskunov
      Nik Viskunov

      Where result image?

      Author's profile photo rajeesh o
      rajeesh o
      Blog Post Author

      CaptureRep.PNG

      Author's profile photo Nik Viskunov
      Nik Viskunov

      nice, thank you))