-
Notifications
You must be signed in to change notification settings - Fork 167
Pull requests: plotly/plotly_matlab
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix overlay area plot and add test file for plotlyfig.m
#521
by robertoffmoura
was merged Feb 25, 2025
Loading…
Fix empty m2json behaviour, fix colour issues
#509
by robertoffmoura
was merged Aug 12, 2024
Loading…
Fix precision when converting to json and add more test cases
#508
by robertoffmoura
was merged Aug 6, 2024
Loading…
Remove eval statements, replace string cells with string arrays, rewrite struct2json and cell2json, add m2json test cases, fix convertDate
#506
by robertoffmoura
was merged Aug 5, 2024
Loading…
Use built-in 'matlab.net.base64decode' (introduced in R2016b) instead…
#505
by robertoffmoura
was merged Aug 4, 2024
Loading…
Use built-in 'jsondecode' (introduced in R2016b) instead of vendoring a version of 'jsonlab' from 2014
#504
by robertoffmoura
was merged Aug 4, 2024
Loading…
Improve calculation of number of significant digits needed when converting floats to JSON
#503
by robertoffmoura
was merged Aug 4, 2024
Loading…
Patch 'tiledlayout' in the presence of 'scatter' plots
#500
by robertoffmoura
was merged Aug 4, 2024
Loading…
Improve colors for 'histogram' and change barmode to remove jitter in x-axis positions
#497
by robertoffmoura
was merged Aug 4, 2024
Loading…
Improve scatter plot marker sizes (matlab measures in 'points' whereas plotly measures in pixels)
#496
by robertoffmoura
was merged Aug 4, 2024
Loading…
Speed up 'isOverlappingAxis' in redundant base case that axIndex = 1
#494
by robertoffmoura
was merged Aug 4, 2024
Loading…
Add support for 'datetime' values in 'stem' plots
#493
by robertoffmoura
was merged Aug 4, 2024
Loading…
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.