Vizlib Home Try Vizlib
Welcome
Login
Not Taken

Gantt Chart - allow dimension font size customization

We are utilizing NPrinting but due to some of our objects/images having smaller fonts (client's request) we were hoping that we'll be able to change the dimension font sizing on the Gantt Chart (left hand side). Without the sizing ability, our report doesn't seem too user friendly due to the inconsistencies in font sizes throughout the outputted PowerPoint slides. I think this feature will inevitably will help new Vizlib owners who will, in some way or fashion, run into a very similar issue as the one described.


Thank you,

Andrew So

  • Hi Andrew,

    Thank you for sending this feature request for Vizlib Gantt.

    Please could you send an image of your current export (and whether you are exporting to a specific file type all the time or you are using multiple file types to display your Vizlib Gantt).
    It's worth knowing the process that you currently do to understand what we can help to do here and if there is a workaround in the meantime?

    Please note your unique ticket reference (#33449) and URL https://community.vizlib.com/helpdesk/tickets/33449

    Kind regards,
    Luke T
    Vizlib | Product Manager
  • Hi Andrew,

    You can use the Library extension, Sheet Menu Plus, to adjust this using the CSS (Styles) section

    Insert the following code 
    .vis-content {
        font-size: 10px;
    }

    Into here In the Sheet Menu Plus. This will solve your issue and give you the same flexability of changing the font size by changing the number. 

    Let me know if this fixes your issue

    Please note your unique ticket reference (#33449) and URL https://community.vizlib.com/helpdesk/tickets/33449

    Kind regards,
    Luke T
    Vizlib | Product Manager
  • Hi Andrew,

    No worries. You can add more CSS (as much as you need) just by creating a new row. See this example below

    So
    ='​.elementName {
        ​CSS
    }
    .elementName {
        ​CSS
    }
    .elementName {
        ​CSS
    }
    .elementName {
        ​CSS
    }
    '

    Please let me know if this solves your issue and then I will get a member from the support team to follow up to make sure we can close this ticket.

    Please note your unique ticket reference (#33449) and URL https://community.vizlib.com/helpdesk/tickets/33449

    Kind regards,
    Luke T
    Vizlib | Product Manager
  • Hi Andrew,

    Unfortunately, it will not make a change to the nPrinting due to the fact it's only editing the CSS on the webpage and not on the exporting of that data.

    Changing the font size within the Gantt's dimension panel would remain a feature request.

    We will watch how this feature request is performing in our community.
    ​You can share the feature request publicly as well.

    Please note your unique ticket reference (#33449) and URL https://community.vizlib.com/helpdesk/tickets/33449

    Kind regards,
    Luke T
    Vizlib | Product Manager
  • Hi Andrew,

    Thank you for elaborating on this feature request. 


    Please note your unique ticket reference (#33449) and URL https://community.vizlib.com/helpdesk/tickets/33449

    Kind regards,
    Luke T
    Vizlib | Product Manager
  • Hi there


    Owing to a lack of customer validation and/or complexity, we’ve prioritised our delivery and decided not to develop this feature request. However, all feature requests are subject to a continuous review and if anything changes, we will reassess our decision.


    Kind regards


    Luke

Login to post a comment