Skip to content

Commit

Permalink
update chart lib
Browse files Browse the repository at this point in the history
  • Loading branch information
RonnyWeiss committed Feb 24, 2022
1 parent 84e2400 commit 0306409
Show file tree
Hide file tree
Showing 7 changed files with 2,976 additions and 2,874 deletions.
2 changes: 1 addition & 1 deletion apexplugin.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "APEX D3 Dashboard Charts",
"version": "2.6.6.19",
"version": "2.6.6.20",
"description": "Create with only one SQL statement one or more D3 charts with different configurations and different chart types. Possible are among other things: Bar, line, area, pie, gauge, donut, step and stack charts.\r\n\r\nAll things such as chart type, number of series, colors, size, data points and chart configurations can be adjusted at runtime by the SQL statement and reset again and again by refresh.<p><b>Important clarification: My work in the development team of Oracle APEX is in no way related to my open source projects or the plug-ins here on apex.world! All plug-ins are built in my spare time and are not supported by Oracle!</b></p>",
"keywords": ["oracle", "apex", "plugin", "charts", "region", "responsive", "d3"],
"homepage": "https://github.com/RonnyWeiss/APEX-D3-Dashboard-Charts",
Expand Down
2 changes: 1 addition & 1 deletion build/d3dashboard.pkgd.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion build/d3dashboard.pkgd.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion css/billboard.css
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* billboard.js, JavaScript chart library
* https://naver.github.io/billboard.js/
*
* @version 3.3.0
* @version 3.3.3
*/
/*-- Graph Theme --*/
/*-- Default color pattern --*/
Expand Down
Loading

0 comments on commit 0306409

Please sign in to comment.