Skip to content

Nodes: white spaces and shpes #31

Description

@KaYanFanKenny

Hi all,
I am using version 0.3.1 of pyflowchart and got two problems when creating my own flow chart.

First, I would like to change the shapes of the node. I searched around the source files and could spot the codes for changing the fill colours, font size etc and not the shapes of node. May I know where is this line?

Second, when creating my flowcharts, the white spaces in the text of each node become new lines. For example, when I have some node like :
st3=>start: start my function
The text in the output svg or png image will becomes:

start
my
function

I tried to search for some encoding issue when in the block of creating svg image, but failed. May I know how to solve it ?

I would be grateful if any expert could offer me with some advice. Thanks

Kenny

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions