SYMBOL INDEX (145 symbols across 12 files) FILE: src/Bar.js class Bar (line 14) | class Bar extends Chart { method constructor (line 19) | constructor(opts) { method resizeHandler (line 59) | resizeHandler() { method remove (line 68) | remove() { method redraw (line 77) | redraw(opts) { method initChartValues (line 98) | initChartValues(opts) { method resolveData (line 121) | resolveData(data) { method addScales (line 149) | addScales() { method addLabels (line 173) | addLabels() { method addAxes (line 206) | addAxes() { method makeAxesRough (line 256) | makeAxesRough(roughSvg, rcAxis) { method setTitle (line 293) | setTitle(title) { method addInteraction (line 314) | addInteraction() { method initRoughObjects (line 402) | initRoughObjects() { method drawFromObject (line 425) | drawFromObject() { method drawFromFile (line 462) | drawFromFile() { FILE: src/BarH.js class BarH (line 14) | class BarH extends Chart { method constructor (line 19) | constructor(opts) { method resizeHandler (line 59) | resizeHandler() { method remove (line 68) | remove() { method redraw (line 76) | redraw(opts) { method initChartValues (line 97) | initChartValues(opts) { method resolveData (line 119) | resolveData(data) { method addScales (line 144) | addScales() { method addLabels (line 167) | addLabels() { method addAxes (line 200) | addAxes() { method makeAxesRough (line 250) | makeAxesRough(roughSvg, rcAxis) { method setTitle (line 289) | setTitle(title) { method addInteraction (line 310) | addInteraction() { method initRoughObjects (line 393) | initRoughObjects() { method drawFromObject (line 416) | drawFromObject() { method drawFromFile (line 452) | drawFromFile() { FILE: src/Chart.js class Chart (line 7) | class Chart { method constructor (line 12) | constructor(opts) { method setSvg (line 26) | setSvg() { method resolveFont (line 42) | resolveFont() { FILE: src/Donut.js class Donut (line 13) | class Donut extends Chart { method constructor (line 18) | constructor(opts) { method resizeHandler (line 55) | resizeHandler() { method remove (line 63) | remove() { method redraw (line 70) | redraw(opts) { method initChartValues (line 91) | initChartValues(opts) { method resolveData (line 113) | resolveData(data) { method setTitle (line 149) | setTitle(title) { method addInteraction (line 170) | addInteraction() { method initRoughObjects (line 248) | initRoughObjects() { method drawFromObject (line 268) | drawFromObject() { method drawFromFile (line 345) | drawFromFile() { FILE: src/Force.js class Force (line 14) | class Force extends Chart { method constructor (line 19) | constructor(opts) { method resizeHandler (line 59) | resizeHandler() { method remove (line 68) | remove() { method redraw (line 76) | redraw(opts) { method initChartValues (line 97) | initChartValues(opts) { method resolveData (line 124) | resolveData(data) { method setTitle (line 135) | setTitle(title) { method addInteraction (line 156) | addInteraction() { method initRoughObjects (line 195) | initRoughObjects() { method drawFromObject (line 215) | drawFromObject() { FILE: src/Line.js class Line (line 26) | class Line extends Chart { method constructor (line 31) | constructor(opts) { method resizeHandler (line 85) | resizeHandler() { method remove (line 94) | remove() { method redraw (line 102) | redraw(opts) { method initChartValues (line 123) | initChartValues(opts) { method resolveData (line 144) | resolveData(data) { method addScales (line 169) | addScales() { method addLabels (line 215) | addLabels() { method addAxes (line 248) | addAxes() { method makeAxesRough (line 298) | makeAxesRough(roughSvg, rcAxis) { method setTitle (line 337) | setTitle(title) { method addInteraction (line 357) | addInteraction() { method initRoughObjects (line 475) | initRoughObjects() { method drawFromObject (line 497) | drawFromObject() { method drawFromFile (line 566) | drawFromFile() { FILE: src/Network.js class Network (line 20) | class Network extends Chart { method constructor (line 25) | constructor(opts) { method resizeHandler (line 67) | resizeHandler() { method remove (line 76) | remove() { method redraw (line 84) | redraw(opts) { method initChartValues (line 105) | initChartValues(opts) { method resolveData (line 131) | resolveData(data, links) { method setTitle (line 143) | setTitle(title) { method addInteraction (line 164) | addInteraction() { method initRoughObjects (line 202) | initRoughObjects() { method drawFromObject (line 222) | drawFromObject() { FILE: src/Pie.js class Pie (line 13) | class Pie extends Chart { method constructor (line 18) | constructor(opts) { method resizeHandler (line 57) | resizeHandler() { method remove (line 66) | remove() { method redraw (line 74) | redraw(opts) { method initChartValues (line 95) | initChartValues(opts) { method resolveData (line 117) | resolveData(data) { method setTitle (line 155) | setTitle(title) { method addInteraction (line 176) | addInteraction() { method initRoughObjects (line 254) | initRoughObjects() { method drawFromObject (line 273) | drawFromObject() { method drawFromFile (line 335) | drawFromFile() { FILE: src/Scatter.js class Scatter (line 26) | class Scatter extends Chart { method constructor (line 31) | constructor(opts) { method resizeHandler (line 77) | resizeHandler() { method remove (line 86) | remove() { method redraw (line 94) | redraw(opts) { method initChartValues (line 115) | initChartValues(opts) { method resolveData (line 137) | resolveData(data) { method addScaleLine (line 162) | addScaleLine() { method addScales (line 205) | addScales() { method addLabels (line 261) | addLabels() { method addAxes (line 294) | addAxes() { method makeAxesRough (line 344) | makeAxesRough(roughSvg, rcAxis) { method setTitle (line 383) | setTitle(title) { method addInteraction (line 403) | addInteraction() { method initRoughObjects (line 520) | initRoughObjects() { method drawFromObject (line 543) | drawFromObject() { method drawFromFile (line 618) | drawFromFile() { FILE: src/StackedBar.js class StackedBar (line 14) | class StackedBar extends Chart { method constructor (line 19) | constructor(opts) { method resizeHandler (line 58) | resizeHandler() { method remove (line 67) | remove() { method redraw (line 75) | redraw(opts) { method initChartValues (line 96) | initChartValues(opts) { method getTotal (line 117) | getTotal(d) { method updateColorMapping (line 130) | updateColorMapping(label) { method resolveData (line 139) | resolveData(data) { method addScales (line 188) | addScales() { method addLabels (line 225) | addLabels() { method addAxes (line 258) | addAxes() { method makeAxesRough (line 299) | makeAxesRough(roughSvg, rcAxis) { method setTitle (line 336) | setTitle(title) { method addInteraction (line 357) | addInteraction() { method initRoughObjects (line 439) | initRoughObjects() { method stacking (line 460) | stacking() { method drawFromObject (line 496) | drawFromObject() { method drawFromFile (line 517) | drawFromFile() { FILE: src/utils/roughCeiling.js constant DEFAULT_CEILING (line 1) | const DEFAULT_CEILING = 20; constant DEFAULT_VALUE (line 2) | const DEFAULT_VALUE = 1; FILE: website/roughDemo.js function createNodes (line 59) | function createNodes(numNodes) { function createLinks (line 78) | function createLinks(numNodes) { function getUpdatedValues (line 96) | function getUpdatedValues() { function resolveControls (line 131) | function resolveControls() { function newChart (line 169) | function newChart() { function updateChart (line 352) | function updateChart() { function handleDropdownChange (line 533) | function handleDropdownChange(event) { function getCurrentFillStyle (line 543) | function getCurrentFillStyle() { function updateSliderLabels (line 552) | function updateSliderLabels() {