File:20210709 Bowling - strikes versus set scores - scatter plot.svg

Original file(SVG file, nominally 1,000 × 750 pixels, file size: 20 KB)

Summary

Description
English: Scatter plot of number of strikes versus set scores in a three-game set of ten-pin bowling
  • Most of the scatter plot SVG code was generated with the Scatter plots spreadsheet linked at User:RCraig09/Excel to XML for SVG. Light red path, and right-side scale, were added manually in text editor.
Translate this file This SVG file contains embedded text that can be translated into your language, using any capable SVG editor, text editor or the SVG Translate tool. For more information see: About translating SVG files.
Date
Source Own work
Author RCraig09
SVG development
InfoField
 
The SVG code is valid.
 
This diagram was created with an unknown SVG tool.
 
This diagram uses translateable embedded text.

Overcoming gradient rendering problems

Following is the code in Version 9 that avoids the gradient rendering problem for the trend channel, written by JoKalliauer:

<defs>
<linearGradient id="TrendChannel" x1="0" x2="129.35382" y1="551.15533" y2="612.9679" gradientTransform="scale(2.5819889,1.3426342)" gradientUnits="userSpaceOnUse">
 <stop offset="0%" stop-color="white"/>
 <stop offset="40%" stop-color="#dcdcff"/>
 <stop offset="60%" stop-color="#dcdcff"/>
 <stop offset="100%" stop-color="white"/>
</linearGradient>
</defs>

<rect fill="url(#TrendChannel)" width="2000" height="750"/>

Licensing

I, the copyright holder of this work, hereby publish it under the following license:
w:en:Creative Commons
attribution share alike
This file is licensed under the Creative Commons Attribution-Share Alike 4.0 International license.
You are free:
  • to share – to copy, distribute and transmit the work
  • to remix – to adapt the work
Under the following conditions:
  • attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
  • share alike – If you remix, transform, or build upon the material, you must distribute your contributions under the same or compatible license as the original.

Captions

Scatter plot of number of strikes versus set scores in a three-game set of ten-pin bowling

Items portrayed in this file

depicts

2 August 2021

image/svg+xml

752e0c7b49e5474a81bff333dd6820b20b8f1b3c

20,236 byte

750 pixel

1,000 pixel

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current19:02, 10 February 2023Thumbnail for version as of 19:02, 10 February 20231,000 × 750 (20 KB)JoKalliauerReverted to version as of 04:40, 10 February 2023 (UTC) with minor edits on the gradient see https://en.wikipedia.org/w/index.php?title=Wikipedia:SVG_help&diff=next&oldid=1138344136&diffmode=source
04:42, 10 February 2023Thumbnail for version as of 04:42, 10 February 20231,000 × 750 (25 KB)RCraig09Reverted to version as of 21:27, 1 May 2022 (UTC) because Wikimedia/Wikipedia doesn't render the gradient properly
04:40, 10 February 2023Thumbnail for version as of 04:40, 10 February 20231,000 × 750 (20 KB)RCraig09Version 7: use gradient in trend channel . . . improve SVG efficiency to reduce filesize
21:27, 1 May 2022Thumbnail for version as of 21:27, 1 May 20221,000 × 750 (25 KB)RCraig09Version 6: adding data points. . . adjusting trend channel . . . changing outside legend colors
05:46, 20 January 2022Thumbnail for version as of 05:46, 20 January 20221,000 × 750 (6 KB)RCraig09Version 5: Add text explaining more/fewer consecutive strikes and higher/lower spare conversion %age . . . lightening red channel to avoid implication that all data points must fall within the channel . . . optimize code a bit
20:22, 22 August 2021Thumbnail for version as of 20:22, 22 August 20211,000 × 750 (6 KB)RCraig09Version 4: re-ordering layers
22:03, 3 August 2021Thumbnail for version as of 22:03, 3 August 20211,000 × 750 (6 KB)RCraig09Version 3: Placed strikes per game, as independent variable, along horizontal axis. . . . Added right vertical axis (1-game equivalent scores)
20:11, 2 August 2021Thumbnail for version as of 20:11, 2 August 20211,000 × 750 (6 KB)RCraig09Version 2: moved chart title to left, to avoid ongoing font rendering problems on wiki projects
19:49, 2 August 2021Thumbnail for version as of 19:49, 2 August 20211,000 × 750 (6 KB)RCraig09Uploaded own work with UploadWizard

Global file usage

The following other wikis use this file:

  • Usage on es.wikipedia.org

Metadata