Skip to content

pullrequests Search Results · repo:jondot/graphene language:CSS

Filter by

34 results
 (139 ms)

34 results

injondot/graphene (press backspace or delete to remove)

This pull request add s new gadget type: progress bar. It is simple progress bar from included bootstrap. Works similar to gauge gadget, but uses less space on layout.
  • gardster
  • Opened 
    on Sep 18, 2014
  • #80

When hovering over the description of a graph, its line and area get highlighted by adding a specific CSS classes to these elements in DOM. When the pointer leaves the description, these classes are removed ...
  • wndhydrnt
  • 1
  • Opened 
    on Feb 17, 2014
  • #79

Hi, I noticed the prebuilt js/css files are not in sync with the latests commits.
  • bbonf
  • Opened 
    on Feb 16, 2014
  • #78

This change makes it possible to access the models of a dashboard created by Graphene.build(). I came across an issue similar to #51. Exposing the models makes it also possible to do things like changing ...
  • wndhydrnt
  • 1
  • Opened 
    on Feb 6, 2014
  • #77

Added feature to allow TimeSeriesView to render a warning and error line at specified limits View: dashboard-3 Code sample: Queue Push : { source: http://localhost:4567/ , TimeSeries: ...
  • mchandramouli
  • 2
  • Opened 
    on Nov 17, 2013
  • #75

- Ability to display labels across multiple colums screen shot 2013-11-05 at 9 08 14 am - Ability to highlight TimeSeriesView when mouseover label screenshot_11_5_13_9_00_am
  • mchandramouli
  • 1
  • Opened 
    on Nov 5, 2013
  • #72

I had issues getting the yMax parameter working on TimeSeries graphs. I discovered the documentation indicated the parameter was yMax (as expected by graphite), however graphene expects this parameter ...
  • ericachelis
  • 2
  • Opened 
    on Sep 4, 2013
  • #70

While building a dashboard, I found myself needing the BarChart view. I cleaned it up and added a few features. Notable points: 1. BarCharts now support multiple series 2. Demo now has one BarChart ...
  • austingulati
  • 2
  • Opened 
    on Jul 8, 2013
  • #68

EDIT: I need to talk this over with my employer. I will repost this request
  • austingulati
  • Opened 
    on Jul 8, 2013
  • #67