Skip to content

issues Search Results · repo:jacobwilliams/pyplot-fortran language:Fortran

Filter by

32 results
 (69 ms)

32 results

injacobwilliams/pyplot-fortran (press backspace or delete to remove)

in execute there was a recent regression. Since the file name is only enclosed in quotes if it contains spaces, If the file name contains () characters, it won t work on Mac/linux systems.
bug
  • jacobwilliams
  • Opened 
    on Aug 17, 2024
  • #50

thank you for your project! but I met a question when I was debugging. the result is as follows: XX231F~`P6%LI}Q TJ @8RU
question
  • xiyan12345
  • 1
  • Opened 
    on Feb 10, 2024
  • #48

Hello! Thanks for the great project! I tried to build (compiles) and run tests. I got an error: ➜ pyplot-fortran git:(master) fpm build --profile release pyplot_module.F90 done. ...
  • ettaka
  • 2
  • Opened 
    on Feb 5, 2024
  • #47

I suggest adding the topics plot, plotting in the About section so that searches like language:fortran topic:plotting display your project.
  • Beliavsky
  • Opened 
    on Dec 30, 2023
  • #46

I d vote for the module checking the command line starting with python3 if python fails. More and more recent OSes install only python3.x and do not provide python command at all.
enhancement
  • msz59
  • 1
  • Opened 
    on Nov 20, 2022
  • #42

Dear Jacob: Is it possible to add support for wireframe style of plot? After some testing I think to add functionality of wireframe to pyplot-fortran, we only need to change this line: CS = ax.plot_wireframe ...
enhancement
  • huijunchen9260
  • Opened 
    on Oct 26, 2022
  • #40

Hi Jacob: Is it possible to use pyplot-fortran to plot the meshgrid of xgrid and ygrid on the z(:, :) rather than just only able to plot an z(:) in the 3d space? Thank you! HJ
question
  • huijunchen9260
  • 1
  • Opened 
    on Oct 13, 2022
  • #39

So far I ve had a great time with this package, as much as it becoming the main plotting backend of my new project HoneyTools. Now I wanted to switch away from the default matplotlib colors, so to have ...
question
  • beddalumia
  • 3
  • Opened 
    on Sep 28, 2022
  • #37

Jacob, have you tried to compile in Visual Studio 2019? I was wondering if there were any flags that need to be disabled to make it compile. Tried it an had some issues: Severity Code Description Project ...
question
  • dwdotson
  • 4
  • Opened 
    on Mar 16, 2022
  • #35

so the library will work for single, double, or quad precision codes.
  • jacobwilliams
  • Opened 
    on Feb 6, 2022
  • #33
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub