Skip to content

ChartBaseDataSet, copy constructor - missing drawIconsEnabled parameter initialization#4424

Merged
jjatie merged 1 commit intoChartsOrg:masterfrom
bivant:ChartBaseDataSet_CopyConstructor
Oct 30, 2020
Merged

ChartBaseDataSet, copy constructor - missing drawIconsEnabled parameter initialization#4424
jjatie merged 1 commit intoChartsOrg:masterfrom
bivant:ChartBaseDataSet_CopyConstructor

Conversation

@bivant
Copy link
Contributor

@bivant bivant commented Jul 23, 2020

Goals ⚽

FIx copy-paste error in the copying constructor

Implementation Details 🚧

Replace duplicated line (drawValuesEnabled) by drawIconsEnabled

Testing Details 🔍

No tests required.

@jjatie jjatie merged commit 9b24868 into ChartsOrg:master Oct 30, 2020
mosaic-engineering pushed a commit to mosaic-io/Charts that referenced this pull request Dec 3, 2020
zebraciam added a commit to zebraciam/Charts that referenced this pull request Jul 6, 2022
* master:
  update changelog.
  Fixed incorrect guard return statement when rendering limit lines (ChartsOrg#4563)
  Fix bounds checks on binary search (ChartsOrg#4577)
  Added SPM build action (ChartsOrg#4576)
  Replace FBSnapshotTestCase with pointfree/swift-snapshot-testing (ChartsOrg#4574)
  Import swift algorithms (ChartsOrg#4497)
  ChartViewBase cleanup (ChartsOrg#4537)
  SPM GitHub Action (ChartsOrg#4553)
  Algorithm updates (ChartsOrg#3638)
  Added SPM Install section
  Update README.md
  Fix missing drawIconsEnabled parameter initialization in the copying constructor of the ChartBaseDataSet (ChartsOrg#4424)
  Resolve conflict for 4.0 branch and master (ChartsOrg#4456)
  Alternative for SPM dynamic linking (ChartsOrg#4478)
  3.6.0 changelog

# Conflicts:
#	Source/Charts/Renderers/LineChartRenderer.swift
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants