Skip to content

comma or dot as separator? #3

Description

@glogdynamics

In class:
Nzy3d.WinformsDemo\ChartsHelper.cs
at line 74:
coords.Add(new Coord3d(i, dateL, double.Parse**(data[i]**)));

During debugging I have issue connected with data type of data[i]. When my string is dot delimitted code throw error.
When number is represented by comma delimitted, program can be debug.

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