Git Product home page Git Product logo

Comments (3)

jondot avatar jondot commented on August 20, 2024

Hey Avi,
Happy you find it useful!

The short answer - yes. If your Graphite query returns more than one graph - it will be shown.

The long answer, if you want to combine and / and match graphs, you can do all of that via
Graphite and Graphene will happily display those. Here is an example:

2 unrelated metrics:

http://graphite-server.example.com/render?width=300&from=-4hours&until=-&height=230&target=METRIC1&target=METRIC2&format=json

A number of related metrics, aggregated with a wildcard:

http://graphite-server.example.com/render?width=300&from=-4hours&until=-&height=230&target=stats.gauges.dev.downloads.*&format=json

If you use this kind of source urls, Graphene will render all resulting graphs.

A quick tip is to "Open image link" on any graph you already have or that you just made in the Graphite Composer, and add &json to the image url. This will get you the Graphite data in a json format which Graphene knows.

Feel free to let me know if you need anything :)

from graphene.

avifreedman avatar avifreedman commented on August 20, 2024

Thanks, works perfectly. It only shows three lines of legend but I will take a look at that to see if that's due to page layout or if there is some way of setting that in Graphene.

from graphene.

avifreedman avatar avifreedman commented on August 20, 2024

Found it... num_labels

from graphene.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.