{
  "$schema": "https://pivograph.com/schemas/project/v1.json",
  "format": "pivograph-project",
  "schemaVersion": 1,
  "generator": {
    "name": "PivoGraph",
    "version": "1.4.0",
    "url": "https://pivograph.com"
  },
  "createdAt": "2026-09-16T16:43:23.856Z",
  "modifiedAt": "2026-09-16T16:49:44.680Z",
  "meta": {
    "title": "Serum AST in a Synthetic NASH Study",
    "description": "Synthetic serum AST values for vehicle, OCA, Ela, and combination groups in a NASH mouse study. Individual values are paired with mean and SD; Welch comparisons against vehicle and a healthy-baseline reference line are shown on the graph.",
    "authors": [
      "PivoGraph"
    ],
    "license": "CC0-1.0",
    "source": "Synthetic data generated for this example"
  },
  "view": {
    "activeTableId": "ds-d2999c52-aa0b-4c37-92f4-28df1f4469bc",
    "workspaceView": "graph"
  },
  "tables": [
    {
      "id": "ds-d2999c52-aa0b-4c37-92f4-28df1f4469bc",
      "name": "NASH serum AST",
      "format": "column",
      "replicates": 1,
      "dataSets": [
        {
          "name": "NASH Vehicle",
          "title": "NASH Vehicle",
          "values": [
            [
              184
            ],
            [
              246
            ],
            [
              272
            ]
          ]
        },
        {
          "name": "NASH + OCA",
          "title": "NASH + OCA",
          "values": [
            [
              68
            ],
            [
              111
            ],
            [
              113
            ]
          ]
        },
        {
          "name": "NASH + Ela",
          "title": "NASH + Ela",
          "values": [
            [
              144
            ],
            [
              150
            ],
            [
              154
            ]
          ]
        },
        {
          "name": "NASH + OCA + Ela",
          "title": "NASH + OCA + Ela",
          "values": [
            [
              34
            ],
            [
              48
            ],
            [
              74
            ]
          ]
        }
      ],
      "graph": {
        "variantId": "column-scatter-only",
        "plot": {
          "family": "column",
          "options": {
            "mode": "meanWithSd",
            "flipXY": false,
            "showTruncatedViolin": false,
            "pointLayout": "scatter"
          }
        },
        "activePresetId": "modern",
        "applyPresetNonColor": false,
        "styleOverrides": {
          "global": {
            "symbol": {
              "color": {
                "hex": "#515151",
                "alpha": 1
              },
              "shape": "diamond"
            },
            "errorBar": {
              "color": {
                "hex": "#515151",
                "alpha": 1
              },
              "direction": "both"
            },
            "summaryLine": {
              "color": {
                "hex": "#515151",
                "alpha": 1
              }
            }
          },
          "perDataSet": {
            "NASH + OCA": {
              "symbol": {
                "color": {
                  "hex": "#36ad6b",
                  "alpha": 1
                }
              },
              "errorBar": {
                "color": {
                  "hex": "#36ad6b",
                  "alpha": 1
                }
              },
              "summaryLine": {
                "color": {
                  "hex": "#36ad6b",
                  "alpha": 1
                }
              }
            },
            "NASH + Ela": {
              "symbol": {
                "color": {
                  "hex": "#b177de",
                  "alpha": 1
                }
              },
              "errorBar": {
                "color": {
                  "hex": "#b177de",
                  "alpha": 1
                }
              },
              "summaryLine": {
                "color": {
                  "hex": "#b177de",
                  "alpha": 1
                }
              }
            },
            "NASH + OCA + Ela": {
              "symbol": {
                "color": {
                  "hex": "#cc9900",
                  "alpha": 1
                }
              },
              "errorBar": {
                "color": {
                  "hex": "#cc9900",
                  "alpha": 1
                }
              },
              "summaryLine": {
                "color": {
                  "hex": "#cc9900",
                  "alpha": 1
                }
              }
            }
          },
          "perPoint": {}
        },
        "graphSettingsOverride": {},
        "axesOverrides": {
          "frameAndOrigin": {},
          "xCategorical": {},
          "xContinuous": {},
          "leftY": {
            "rangeMin": 0,
            "rangeMax": 400,
            "majorTickInterval": 100,
            "additionalTicks": [
              {
                "id": "atick-ea81652e-7472-403c-9eb7-3a10f6a4c88d",
                "value": 94,
                "showTick": false,
                "showLine": true,
                "lineStyle": "dashed",
                "lineColor": {
                  "hex": "#b91c1c",
                  "alpha": 1
                },
                "lineThickness": 1
              }
            ]
          },
          "rightY": {},
          "titlesAndFonts": {
            "graphTitle": {
              "show": false,
              "distance": 6,
              "rotation": "horizontal",
              "font": {
                "family": "Arial, Helvetica, sans-serif",
                "size": 10,
                "bold": true,
                "italic": false
              }
            },
            "xAxisTitle": {
              "show": false,
              "distance": 4,
              "rotation": "horizontal",
              "font": {
                "family": "Arial, Helvetica, sans-serif",
                "size": 9,
                "bold": true,
                "italic": false
              }
            }
          }
        },
        "plotGeometry": {
          "widthPt": null,
          "heightPt": null
        },
        "dataSetVisibility": {},
        "elementActivation": {
          "global": {},
          "perDataSet": {},
          "graph": {}
        },
        "legend": {
          "visibility": "auto",
          "dx": 0,
          "dy": 0,
          "fontFamily": "Arial, Helvetica, sans-serif",
          "fontSize": 9,
          "textColor": {
            "hex": "#000000",
            "alpha": 1
          },
          "bold": false,
          "italic": false,
          "keyScale": 1,
          "keyTextGap": 7,
          "itemGap": 0,
          "orientation": "vertical",
          "rotation": 0,
          "ungrouped": false,
          "sampleMode": "symbolLine",
          "itemOverrides": {},
          "partsOfWhole": {
            "label": true,
            "value": false,
            "percentage": false
          }
        },
        "partsOfWholeBorders": {
          "outer": {
            "color": {
              "hex": "#000000",
              "alpha": 1
            },
            "thicknessPt": 1
          },
          "inner": {
            "color": {
              "hex": "#000000",
              "alpha": 1
            },
            "thicknessPt": 0.5
          }
        }
      },
      "analyses": [
        {
          "id": "an-0d3fc2c2-5ea2-4144-8e18-df932691300c",
          "method": "ttest",
          "params": {
            "groupA": null,
            "groupB": null,
            "design": "unpaired",
            "variance": "welch"
          }
        },
        {
          "id": "an-7f4dc73c-fd38-469a-84a4-b234ee21ced7",
          "method": "ttest",
          "params": {
            "groupA": null,
            "groupB": "NASH + OCA + Ela",
            "design": "unpaired",
            "variance": "welch"
          }
        }
      ],
      "annotations": [
        {
          "id": "anno-e378c74a-7517-40af-a50f-c0f6cbf1acc1",
          "type": "bracket",
          "left": {
            "kind": "group",
            "groupIndex": 0
          },
          "right": {
            "kind": "group",
            "groupIndex": 1
          },
          "y": 55.50000082373917,
          "yOffsetAboveBars": 20.499999176260815,
          "text": "*"
        },
        {
          "id": "anno-afb0e07e-36da-425f-9bd3-bf9972c3d4f0",
          "type": "bracket",
          "left": {
            "kind": "group",
            "groupIndex": 0
          },
          "right": {
            "kind": "group",
            "groupIndex": 2
          },
          "y": 36.75000229470213,
          "yOffsetAboveBars": 39.24999770529786,
          "text": "ns"
        },
        {
          "id": "anno-f2de762a-dd38-4c03-a162-27334bfe9d39",
          "type": "bracket",
          "left": {
            "kind": "group",
            "groupIndex": 0
          },
          "right": {
            "kind": "group",
            "groupIndex": 3
          },
          "y": 16.50000388334182,
          "yOffsetAboveBars": 59.49999611665817,
          "text": "**"
        }
      ],
      "titles": {
        "graph": {
          "dx": 0,
          "dy": -52.49999588130402
        },
        "y": {
          "text": "Serum AST (U/L)",
          "dx": -8.999999999999943,
          "dy": -2.249999823484359,
          "fontSize": 10
        }
      }
    }
  ]
}