ntopng/httpdocs/js/widgets/configs/bar.js
2021-03-17 14:07:58 +01:00

12 lines
No EOL
147 B
JavaScript

/**
* (C) 2013-21 - ntop.org
* Default configuration to use with bar charts.
*/
export default {
dataset: {
},
options: {
}
};