webtrees icon indicating copy to clipboard operation
webtrees copied to clipboard

Add config options for charts blocks

Open papjul opened this issue 2 years ago • 1 comments

Add additional dynamic options according to the type of chart.

Additional fix: don't display in the <select> type, charts that are disabled.

image

image

papjul avatar Mar 20 '23 21:03 papjul

Codecov Report

Merging #4796 (6771bca) into main (4867704) will decrease coverage by 0.04%. The diff coverage is 0.00%.

@@             Coverage Diff              @@
##               main    #4796      +/-   ##
============================================
- Coverage     30.97%   30.94%   -0.04%     
- Complexity    11366    11370       +4     
============================================
  Files          1168     1168              
  Lines         47868    47915      +47     
============================================
  Hits          14825    14825              
- Misses        33043    33090      +47     
Impacted Files Coverage Δ
app/Module/ChartsBlockModule.php 0.00% <0.00%> (ø)
app/Module/DescendancyChartModule.php 0.00% <ø> (ø)
app/Module/HourglassChartModule.php 0.00% <ø> (ø)
app/Module/PedigreeChartModule.php 0.00% <0.00%> (ø)

codecov[bot] avatar Jul 09 '23 09:07 codecov[bot]