plotly / plotly/plotly_matlab

Grid values, axes and rendering not matching with those from MATLAB when using any log-related plot

Offen
#171 0 Kommentare 0 Reaktionen 1 zugewiesene Person Auf GitHub ansehen

@gilbertogalvis arbeitet bereits daran.

Seit 18.8.2021.

Vorherrschende Sprache
MATLAB
Sterne
413
Forks
166
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

For none of plotplot(), semilogx(), semiology() grids aren't matching in rendering, axes values, nor notation:

Code

x = logspace(-1,2);
y = 2.^x;
loglog(x,y)
grid on

fig2plotly();

Expected and generated (https://chart-studio.plotly.com/~xarico10/227/#/) plots:

Captura de Pantalla 2021-07-25 a la(s) 2 49 27 p  m Captura de Pantalla 2021-07-25 a la(s) 2 49 36 p  m

Beitragsleitfaden

Für dieses Repository ist kein Beitragsleitfaden indexiert

Erste Schritte

  1. Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
  2. Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
  3. Forke das Repository und arbeite in einem Branch.
  4. Öffne einen Pull Request, der die Issue-Nummer nennt.

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.