Giter VIP home page Giter VIP logo

Comments (8)

HanSolo avatar HanSolo commented on May 21, 2024

That is correct, the font size will be calculated automtically. You can just define a custom font.

from tilesfx.

matthjes avatar matthjes commented on May 21, 2024

Argh, that's unfortunate. I'm working on a kind of visualization for a simulation that is shown on a touch screen device. Currently the font is too small to be usable.

Edit: Ah, I see, I get a bigger font if I increase the size of the tile. Maybe I can change my layout to include larger tiles.

from tilesfx.

HanSolo avatar HanSolo commented on May 21, 2024

I could also add custom font size but that could lead to terrible effects if the text is too long. The main problem is how to resize the font when resizing the tile if you use a custom font size.

from tilesfx.

matthjes avatar matthjes commented on May 21, 2024

See the edit above, I can increase the tile size.

Letting the user change the font size as an option could be a good idea in some instances. For example, in my case the layout is fixed and I do not have to worry about resizing, so I could adjust the font size by hand.

from tilesfx.

matthjes avatar matthjes commented on May 21, 2024

Though I don't like asking questions not related to the topic I also don't want to open a new issue: How can I add a unit the a bar chart item? I tried setting a format string ("%g kWh"), but this does nothing.

from tilesfx.

HanSolo avatar HanSolo commented on May 21, 2024

You are right, setting the formatString was not working correctly. Should work now...

from tilesfx.

matthjes avatar matthjes commented on May 21, 2024

Could you please remove the System.out.println(formatString) call in your code? Or change it into a log output with debug level.

from tilesfx.

HanSolo avatar HanSolo commented on May 21, 2024

Ups...removed, thx for the hint :)

from tilesfx.

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.