index
:
javascriptrrd
master
https://sourceforge.net/projects/javascriptrrd/
Luke T. Shumaker
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Collapse
)
Author
2009-05-01
Add rrdRRAStackFlotObj
Frank Wuerthwein
2009-04-30
Use graph_options and ds_graph_options
Frank Wuerthwein
2009-04-30
Add support for DS grap_options. Also add lines to the list of user ↵
Frank Wuerthwein
specified global graph options
2009-04-30
Add support for lines and yaxis in user data
Frank Wuerthwein
2009-03-18
Add timestamp rounding
Frank Wuerthwein
2009-03-14
Better comments
Frank Wuerthwein
2009-03-14
Remove orphaned code
Frank Wuerthwein
2009-03-12
Remove want_label from rrdDS2FlotSeries
Frank Wuerthwein
2009-03-12
Improve comments
Frank Wuerthwein
2009-03-12
Improve comments
Frank Wuerthwein
2009-03-12
Fix comments
Frank Wuerthwein
2009-03-11
Use local copy of jquery and flot
Frank Wuerthwein
2009-03-11
Fix unselect
Frank Wuerthwein
2009-02-28
Add reset selection button
Frank Wuerthwein
2009-02-27
Fix selection
Frank Wuerthwein
2009-02-27
Update, use new library calls
Frank Wuerthwein
2009-02-27
Fix colors for DSs
Frank Wuerthwein
2009-02-27
Preserve colors in trimming
Frank Wuerthwein
2009-02-27
Rename layout_opts in graph_options and document
Frank Wuerthwein
2009-02-27
Remove ds_description for now
Frank Wuerthwein
2009-02-27
Better resolution text
Frank Wuerthwein
2009-02-20
Add costumizable legend
Frank Wuerthwein
2009-02-20
Use rrdRRA2FlotObj
Frank Wuerthwein
2009-02-20
Fix math error
Frank Wuerthwein
2009-02-20
Rename rrdRRA2FlotSeries into rrdRRA2FlotObj
Frank Wuerthwein
2009-02-20
Add rrdRRA2FlotSeries
Frank Wuerthwein
2009-02-20
Flot does not like null elements, so don't use them. But now we need to pass ↵
Frank Wuerthwein
back the min and max values we want to plot
2009-02-16
Add few more helper methods to rrdFlotSelection
Frank Wuerthwein
2009-02-16
Move trim_data into a new class: rrdFlotSelection, in the rrdFlotSupport module
Frank Wuerthwein
2009-02-15
Use rrdFlot library, remove all low level code
Frank Wuerthwein
2009-02-15
Initial commit - basics work, but far from finished
Frank Wuerthwein
2009-02-13
Remove special case.... not needed
Frank Wuerthwein
2009-02-13
Use rrdFlotSupport
Frank Wuerthwein
2009-02-13
Initial version
Frank Wuerthwein
2009-02-13
Fix typo
Frank Wuerthwein
2009-02-13
Workaround for flot timestamp handling
Frank Wuerthwein
2009-02-13
rrdFile.getDS now checks the type, so I must make sure ds_idx is a number
Frank Wuerthwein
2009-02-13
Now filters implement the same interface as rrdFile
Frank Wuerthwein
2009-02-13
Initial version
Frank Wuerthwein
2009-02-13
Improve DS selection by name
Frank Wuerthwein
2009-02-12
getDSbyName now returns a RRDDS object. RRDDS, RRDRRAInfo and RRDRRA now ↵
Frank Wuerthwein
have a getIdx method.
2009-02-11
Add getDSbyName
Frank Wuerthwein
2009-02-09
First aproximation
Frank Wuerthwein
2009-02-09
Update comment
Frank Wuerthwein
2009-02-08
Initial version
Frank Wuerthwein
2009-02-08
Return undefined for NaN.
Frank Wuerthwein
2009-02-08
Minor improvements
Frank Wuerthwein
2009-02-08
Add RRA info and add comments
Frank Wuerthwein
2009-02-08
Fix bug and rename step functions
Frank Wuerthwein
2009-02-08
Code cleanup
Frank Wuerthwein
[next]