Topic: Where can i find double Line chart for data-mdb-attributes ?
                  
                  Fleetenergies
                  priority
                  asked 2 years ago
                
Expected behavior
Would like to implement Line chat with multiple values
Actual behavior
we tried implementing https://mdbootstrap.com/snippets/Standard/mdbootstrap/3245374 
but there is an error on Asp.net MVC application,  "Invalid scale configuration for scale: yAxes" 
i would like to try with data-mdb-attributes but couldn't find compare line chat of HTML version
Resources (screenshots, code snippets etc.)
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Status
              Answered
Specification of the issue
              - ForumUser: Priority
 - Premium support: Yes
 - Technology: MDB jQuery
 - MDB Version: MDB4 4.20.0
 - Device: Windows 11
 - Browser: Chrome
 - OS: Windows 11
 - Provided sample code: No
 - Provided link: Yes
 
Grzegorz Bujański free commented 2 years ago
Please confirm which MDB version you are using. You selected MDB4 jQuery and the snippet you sent is for MDB 5 Standard. For MDB4 you can try this solution: https://mdbootstrap.com/snippets/jquery/grzegorz-bujanski/4773205#js-tab-view
Unfortunately in MDB4 jQuery there is no way to pass options/data using data attributes, and in MDB5 passing multiple datasets using data attributes is not possible.