Giter Site home page Giter Site logo

Comments (3)

hpresnall avatar hpresnall commented on July 24, 2024

This seems to be an issue with JFreeChart - there is no option to truncate the legend. The only solution I have found it to make the chart bigger. Obviously this is limited to your resolution in the GUI. You can set the size in a custom report but I am not sure you could make it big enough to show hundreds of disks.

A custom report may be the best option. With that you could just select the disks you want via multiple <field> elements.

from nmonvisualizer.

luizlinux avatar luizlinux commented on July 24, 2024

Thanks for the reply Hunter.

Perhaps you could reduce the amount of disks per single report and split them into separate reports, like diskbusy1, diskbusy2 etc..

from nmonvisualizer.

hpresnall avatar hpresnall commented on July 24, 2024

It may be possible to do this but it would require a lot more preprocessing since the charting engine doesn't have generic 'splitting' kind of filter on it. I would have to do it manually (ie one chart xml for disks 0-24, one for disks 25-50, etc). Not sure if that helps or not.

It may be easier to use the disk grouping feature of NMON and filter out the data at collection time.

from nmonvisualizer.

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.