{ "cells": [ { "cell_type": "markdown", "id": "60162da2", "metadata": {}, "source": [ "# inframe\n", "Drawing primitives inside and outside of the frame.\n", "\n", "In normal ROOT graphics all objects drawn on the pad and therefore\n", "requires special treatment to be able drawn only inside frame borders.\n", "In web-based graphics objects automatically clipped by frame border - if drawn inside frame.\n", "Macro demonstrates usage of \"frame\" draw option for TLine, TBox, TMarker and TLatex classes.\n", "If user interactively change zooming range \"in-frame\" objects automatically clipped.\n", "\n", "Functionality available only in web-based graphics\n", "\n", "\n", "\n", "\n", "**Author:** Sergey Linev \n", "This notebook tutorial was automatically generated with ROOTBOOK-izer from the macro found in the ROOT repository on Tuesday, May 19, 2026 at 08:38 PM." ] }, { "cell_type": "code", "execution_count": 1, "id": "247758e9", "metadata": { "collapsed": false, "execution": { "iopub.execute_input": "2026-05-19T20:38:55.081524Z", "iopub.status.busy": "2026-05-19T20:38:55.081410Z", "iopub.status.idle": "2026-05-19T20:38:55.550353Z", "shell.execute_reply": "2026-05-19T20:38:55.549621Z" } }, "outputs": [ { "data": { "text/html": [ "\n", "\n", "