histogramController | R Documentation |
Adds desired the desired number of breaks to Mongos's dabase if HAS_DB
is
configured then return the histogram containing the density.
histogramController(breaks)
breaks |
|
If HAS_DB
is not configured, it will just return the graphic. And if
HAS_API
is configured, it will use it to configure the breaks values.
Number of breaks
Fazendaaa
Fazendaaa
histogramController(20) histogramController(200) histogramController(2000)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.