ChartsOrg / ChartsOrg/Charts

A lot of properties not copies in `copyWithZone`

Open
#3,578 4 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Swift
Stars
28k
Forks
6k
PR merge metrics
No merged PRs in 30d

Description

* [x] I've read, understood, and done my best to follow the [*CONTRIBUTING guidelines](https://github.com/jjatie/Charts/blob/master/CONTRIBUTING.md).

## What did you do?

I copied dataSets

## What did you expect to happen?

the properties should be the same with old dataSets

## What happened instead?

Some properties are not copied. the chart displays different
For example
`LineRadarChartDataSet` : `lineWidth`
`ChartBaseDataSet`: `drawValuesEnabled`, `visible`

## Charts Environment

**Charts version/Branch/Commit Number:**
**Xcode version:*9.3*
**Swift version:*4.0*
**Platform(s) running Charts:**
**macOS version running Xcode:**

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.