Closed (fixed)
Project:
Varbase Total Control Dashboard
Version:
8.x-6.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
17 Mar 2019 at 12:57 UTC
Updated:
3 Jan 2020 at 01:43 UTC
Jump to comment: Most recent
Comments
Comment #2
rajab natshahThank you for reporting.
Have you had a look at the following read me files?
https://cgit.drupalcode.org/charts/tree/README.txt?h=8.x-3.x&id=6095c72
https://cgit.drupalcode.org/charts/tree/modules/charts_highcharts/README...
https://cgit.drupalcode.org/charts/tree/modules/charts_chartjs/README.tx...
https://cgit.drupalcode.org/charts/tree/modules/charts_c3/README.txt?h=8...
They do have number of custom repositories
Comment #3
bogdog400 commentedThanks very much. This ended up helping. I don't know why I didn't see the README but it helps.
Also, I hate to ask this, but just how does one copy this into the composer.json file? I had to add extra string tags because the repository section is a mapping. I just ended up using the library name as a tag for the JSON block in the readme and it started to parse correctly. Then it worked.
Have you considered putting these directly in the composer file? It worries me a bit to hard code in the version numbers.
Comment #4
mmjvb commentedLooks like you need to be consistent in the repositories key: Either with or without label.
Comment #5
rajab natshahComment #6
rajab natshahUsing chartjs, c3, and d3 in Varbase Dashboard
#3062258: Change Varbase Dashboard to work with C3 Charts and without warning
#3066869: Fix not appearing Varbase dashboard sessions and page views chart
The current composer has
Add all extra libraries is you need them.
closing this issue
Comment #7
rajab natshahComment #8
rajab natshah